| SySiteSettingsKeys |
| Logical Entity Name | SySiteSettingsKeys |
| Default Table Name | SySiteSettingsKeys |
| Physical Only | NO |
| Definition | |
| Note |
| SySiteSettingsKeys Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ssk_uid |
int | NO | ||
| SettingKey | varchar(255) | NO | ||
| SettingDescrip | varchar(255) | YES | ||
| SettingCategory | varchar(8) | NO | ||
| ts | timestamp | NO |
| SySiteSettingsKeys Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SySiteSettingsKeys | PrimaryKey | ssk_uid |
| IX_SySiteSettingsKeys_Key | Index | SettingKey |
| SySiteSettingsKeys Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SySiteSettingsKeys Check Constraints |
| Check Constraint Name | CheckConstraint |